Package | hl7.fhir.us.breastcancer |
Type | StructureDefinition |
Id | Id |
FHIR Version | R3 |
Source | http://hl7.org/fhir/us/breastcancer/http://hl7.org/fhir/us/breastcancer/2018Sep/StructureDefinition-cimi-topic-ObservationTopic-model.html |
Url | http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-topic-ObservationTopic-model |
Version | 0.2.0 |
Status | draft |
Date | 2018-08-17T00:00:00+10:00 |
Name | ObservationTopicModel |
Title | BC ObservationTopic Logical Model |
Experimental | False |
Realm | us |
Authority | hl7 |
Description | The base class, independent of context for evaluations (measurements, tests, or questions). The subject of a finding can be the entire patient, or an entity such as a location body structure, intervention, or condition. Things observed about the subject can include social and behavioral factors, subjective and objective observations, and assessments. |
Type | cimi-topic-ObservationTopic-model |
Kind | logical |
StructureDefinition | |
cimi-statement-ComponentOnlyNonLaboratoryObservation-model | BC ComponentOnlyNonLaboratoryObservation Logical Model |
cimi-statement-NonLaboratoryObservation-model | BC NonLaboratoryObservation Logical Model |
cimi-statement-Observation-model | BC Observation Logical Model |
StructureDefinition | |
cimi-element-AnatomicalLocation-model | BC AnatomicalLocation Logical Model |
cimi-entity-Device-model | BC Device Logical Model |
cimi-entity-Specimen-model | BC Specimen Logical Model |
cimi-statement-Observation-model | BC Observation Logical Model |
cimi-topic-EvaluationComponent-model | BC EvaluationComponent Logical Model |
cimi-topic-PanelMembers-model | BC PanelMembers Logical Model |
cimi-topic-ReferenceRange-model | BC ReferenceRange Logical Model |
shr-core-Media-model | BC Media Logical Model |
Note: links and images are rebased to the (stated) source
BC ObservationTopic Logical Model
The base class, independent of context for evaluations (measurements, tests, or questions). The subject of a finding can be the entire patient, or an entity such as a location body structure, intervention, or condition. Things observed about the subject can include social and behavioral factors, subjective and objective observations, and assessments.
{
"resourceType" : "StructureDefinition",
"id" : "cimi-topic-ObservationTopic-model",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p><b>BC ObservationTopic Logical Model</b></p>\n <p>The base class, independent of context for evaluations (measurements, tests, or questions). The subject of a finding can be the entire patient, or an entity such as a location body structure, intervention, or condition. Things observed about the subject can include social and behavioral factors, subjective and objective observations, and assessments.</p>\n</div>"
},
"url" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-topic-ObservationTopic-model",
"identifier" : [
{
"system" : "http://hl7.org/fhir/us/breastcancer",
"value" : "cimi.topic.ObservationTopic"
}
],
"version" : "0.2.0",
"name" : "ObservationTopicModel",
"title" : "BC ObservationTopic Logical Model",
"status" : "draft",
"date" : "2018-08-17T00:00:00+10:00",
"publisher" : "The HL7 Cancer Interoperability Group sponsored by Clinical Interoperability Council Work Group (CIC)",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/cic/index.cfm"
}
]
}
],
"description" : "The base class, independent of context for evaluations (measurements, tests, or questions). The subject of a finding can be the entire patient, or an entity such as a location body structure, intervention, or condition. Things observed about the subject can include social and behavioral factors, subjective and objective observations, and assessments.",
"keyword" : [
{
"system" : "http://ncimeta.nci.nih.gov",
"code" : "C1554188"
}
],
"kind" : "logical",
"abstract" : false,
"type" : "cimi-topic-ObservationTopic-model",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Element",
"derivation" : "specialization",
"snapshot" : {
"element" : [
{
"id" : "cimi-topic-ObservationTopic-model",
"path" : "cimi-topic-ObservationTopic-model",
"definition" : "The base class, independent of context for evaluations (measurements, tests, or questions). The subject of a finding can be the entire patient, or an entity such as a location body structure, intervention, or condition. Things observed about the subject can include social and behavioral factors, subjective and objective observations, and assessments.",
"min" : 0,
"max" : "*",
"base" : {
"path" : "cimi-topic-ObservationTopic-model",
"min" : 0,
"max" : "*"
},
"mustSupport" : false,
"isModifier" : false,
"isSummary" : false
},
{
"id" : "cimi-topic-ObservationTopic-model.topicCode",
"path" : "cimi-topic-ObservationTopic-model.topicCode",
"short" : "The concept representing the finding or action that is the topic of the statement.",
"definition" : "The concept representing the finding or action that is the topic of the statement.\n\nFor action topics, the TopicCode represents the action being described. For findings, the TopicCode represents the 'question' or property being investigated. For evaluation result findings, the TopicCode contains a concept for an observable entity, such as systolic blood pressure. For assertion findings, the TopicCode contains a code representing the condition, allergy, or other item being asserted. In all cases, the TopicCode describes the topic independent of the context of the action or the finding.",
"min" : 1,
"max" : "1",
"base" : {
"path" : "cimi-topic-ObservationTopic-model.topicCode",
"min" : 1,
"max" : "1"
},
"type" : [
{
"code" : "Coding"
}
],
"mustSupport" : false,
"isModifier" : false,
"isSummary" : false
},
{
"id" : "cimi-topic-ObservationTopic-model.findingMethod",
"path" : "cimi-topic-ObservationTopic-model.findingMethod",
"short" : "The technique used to create the finding, for example, the specific imaging technical, lab test code, or assessment vehicle.",
"definition" : "The technique used to create the finding, for example, the specific imaging technical, lab test code, or assessment vehicle.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "cimi-topic-ObservationTopic-model.findingMethod",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "Coding"
}
],
"mustSupport" : false,
"isModifier" : false,
"isSummary" : false,
"binding" : {
"strength" : "preferred",
"valueSetReference" : {
"reference" : "http://loinc.org/vs"
}
}
},
{
"id" : "cimi-topic-ObservationTopic-model.details",
"path" : "cimi-topic-ObservationTopic-model.details",
"code" : [
{
"system" : "http://ncimeta.nci.nih.gov",
"code" : "C0947611"
}
],
"short" : "A text note containing additional details, explanation, description, comment, or summarization. Details can discuss, support, explain changes to, or dispute information.",
"definition" : "A text note containing additional details, explanation, description, comment, or summarization. Details can discuss, support, explain changes to, or dispute information.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "cimi-topic-ObservationTopic-model.details",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "string"
}
],
"mustSupport" : false,
"isModifier" : false,
"isSummary" : false
},
{
"id" : "cimi-topic-ObservationTopic-model.media",
"path" : "cimi-topic-ObservationTopic-model.media",
"short" : "A file that contains audio, video, image, or similar content.",
"definition" : "A file that contains audio, video, image, or similar content.",
"min" : 0,
"max" : "*",
"base" : {
"path" : "cimi-topic-ObservationTopic-model.media",
"min" : 0,
"max" : "*"
},
"type" : [
{
"code" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-Media-model"
}
],
"mustSupport" : false,
"isModifier" : false,
"isSummary" : false
},
{
"id" : "cimi-topic-ObservationTopic-model.category",
"path" : "cimi-topic-ObservationTopic-model.category",
"short" : "A class or division of people or things having particular shared characteristics",
"definition" : "A class or division of people or things having particular shared characteristics",
"min" : 1,
"max" : "*",
"base" : {
"path" : "cimi-topic-ObservationTopic-model.category",
"min" : 1,
"max" : "*"
},
"type" : [
{
"code" : "Coding"
}
],
"mustSupport" : false,
"isModifier" : false,
"isSummary" : false,
"binding" : {
"strength" : "extensible",
"valueSetReference" : {
"reference" : "http://hl7.org/fhir/ValueSet/observation-category"
}
}
},
{
"id" : "cimi-topic-ObservationTopic-model.anatomicalLocation",
"path" : "cimi-topic-ObservationTopic-model.anatomicalLocation",
"code" : [
{
"system" : "http://loinc.org",
"code" : "72369-2"
}
],
"short" : "A location or structure in the body, including tissues, regions, cavities, and spaces; for example, right elbow, or left ventricle of the heart.",
"definition" : "A location or structure in the body, including tissues, regions, cavities, and spaces; for example, right elbow, or left ventricle of the heart.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "cimi-topic-ObservationTopic-model.anatomicalLocation",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-element-AnatomicalLocation-model"
}
],
"mustSupport" : false,
"isModifier" : false,
"isSummary" : false
},
{
"id" : "cimi-topic-ObservationTopic-model.device",
"path" : "cimi-topic-ObservationTopic-model.device",
"short" : "A specific durable physical device used in diagnosis or treatment. The value is the coding for a type of device, for example, a CPAP machine. The same device might be used on multiple patients.",
"definition" : "A specific durable physical device used in diagnosis or treatment. The value is the coding for a type of device, for example, a CPAP machine. The same device might be used on multiple patients.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "cimi-topic-ObservationTopic-model.device",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-entity-Device-model"
}
],
"mustSupport" : false,
"isModifier" : false,
"isSummary" : false
},
{
"id" : "cimi-topic-ObservationTopic-model.specimen",
"path" : "cimi-topic-ObservationTopic-model.specimen",
"short" : "A specimen is a substance, physical object, or collection of objects, that the laboratory considers a single discrete, uniquely identified unit that is the subject of one or more steps in the laboratory workflow. A specimen may include multiple physical pieces as long as they are considered a single unit within the laboratory workflow. A specimen results from one to many specimen collection procedures, and may be contained in multiple specimen containers. Specimen may have one or more processing activities.",
"definition" : "A specimen is a substance, physical object, or collection of objects, that the laboratory considers a single discrete, uniquely identified unit that is the subject of one or more steps in the laboratory workflow. A specimen may include multiple physical pieces as long as they are considered a single unit within the laboratory workflow. A specimen results from one to many specimen collection procedures, and may be contained in multiple specimen containers. Specimen may have one or more processing activities.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "cimi-topic-ObservationTopic-model.specimen",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-entity-Specimen-model"
}
],
"mustSupport" : false,
"isModifier" : false,
"isSummary" : false
},
{
"id" : "cimi-topic-ObservationTopic-model.precondition",
"path" : "cimi-topic-ObservationTopic-model.precondition",
"short" : "A description of the conditions or context of an observation, for example, under sedation, fasting or post-exercise. Body position and body site are also qualifiers, but handled separately. A qualifier cannot modify the measurement type; for example, a fasting blood sugar is still a blood sugar.",
"definition" : "A description of the conditions or context of an observation, for example, under sedation, fasting or post-exercise. Body position and body site are also qualifiers, but handled separately. A qualifier cannot modify the measurement type; for example, a fasting blood sugar is still a blood sugar.",
"min" : 0,
"max" : "*",
"base" : {
"path" : "cimi-topic-ObservationTopic-model.precondition",
"min" : 0,
"max" : "*"
},
"type" : [
{
"code" : "Coding"
},
{
"code" : "Reference",
"targetProfile" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-statement-Observation-model"
}
],
"mustSupport" : false,
"isModifier" : false,
"isSummary" : false
},
{
"id" : "cimi-topic-ObservationTopic-model.referenceRange",
"path" : "cimi-topic-ObservationTopic-model.referenceRange",
"code" : [
{
"system" : "http://ncimeta.nci.nih.gov",
"code" : "C0883335"
}
],
"short" : "The usual or acceptable range for a test result.",
"definition" : "The usual or acceptable range for a test result.",
"min" : 0,
"max" : "*",
"base" : {
"path" : "cimi-topic-ObservationTopic-model.referenceRange",
"min" : 0,
"max" : "*"
},
"type" : [
{
"code" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-topic-ReferenceRange-model"
}
],
"mustSupport" : false,
"isModifier" : false,
"isSummary" : false
},
{
"id" : "cimi-topic-ObservationTopic-model.evaluationComponent",
"path" : "cimi-topic-ObservationTopic-model.evaluationComponent",
"short" : "A simplified, non-separable evaluation consisting of a finding code (represented by the Concept), value (or exception value), reference range, and interpretation. The subject of the evaluation component is the same as in the parent evaluation.",
"definition" : "A simplified, non-separable evaluation consisting of a finding code (represented by the Concept), value (or exception value), reference range, and interpretation. The subject of the evaluation component is the same as in the parent evaluation.",
"min" : 0,
"max" : "*",
"base" : {
"path" : "cimi-topic-ObservationTopic-model.evaluationComponent",
"min" : 0,
"max" : "*"
},
"type" : [
{
"code" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-topic-EvaluationComponent-model"
}
],
"mustSupport" : false,
"isModifier" : false,
"isSummary" : false
},
{
"id" : "cimi-topic-ObservationTopic-model.panelMembers",
"path" : "cimi-topic-ObservationTopic-model.panelMembers",
"short" : "PanelMembers represent the elements of a group of a related but independent evaluations.",
"definition" : "PanelMembers represent the elements of a group of a related but independent evaluations.\nExamples are the measurements that compose a complete blood count (CBC), or the elements of a pathology report. Each member is an independent evaluation, but the grouping reflects a composite lab order, shared specimen, or a single report author. Typically the Category and Reason are not given for individual findings that are part of the panel, but rather given at the level of the panel itself.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "cimi-topic-ObservationTopic-model.panelMembers",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-topic-PanelMembers-model"
}
],
"mustSupport" : false,
"isModifier" : false,
"isSummary" : false
}
]
},
"differential" : {
"element" : [
{
"id" : "cimi-topic-ObservationTopic-model",
"path" : "cimi-topic-ObservationTopic-model",
"definition" : "The base class, independent of context for evaluations (measurements, tests, or questions). The subject of a finding can be the entire patient, or an entity such as a location body structure, intervention, or condition. Things observed about the subject can include social and behavioral factors, subjective and objective observations, and assessments.",
"min" : 0,
"max" : "*",
"base" : {
"path" : "cimi-topic-ObservationTopic-model",
"min" : 0,
"max" : "*"
},
"mustSupport" : false,
"isModifier" : false,
"isSummary" : false
},
{
"id" : "cimi-topic-ObservationTopic-model.topicCode",
"path" : "cimi-topic-ObservationTopic-model.topicCode",
"short" : "The concept representing the finding or action that is the topic of the statement.",
"definition" : "The concept representing the finding or action that is the topic of the statement.\n\nFor action topics, the TopicCode represents the action being described. For findings, the TopicCode represents the 'question' or property being investigated. For evaluation result findings, the TopicCode contains a concept for an observable entity, such as systolic blood pressure. For assertion findings, the TopicCode contains a code representing the condition, allergy, or other item being asserted. In all cases, the TopicCode describes the topic independent of the context of the action or the finding.",
"min" : 1,
"max" : "1",
"base" : {
"path" : "cimi-topic-ObservationTopic-model.topicCode",
"min" : 1,
"max" : "1"
},
"type" : [
{
"code" : "Coding"
}
],
"mustSupport" : false,
"isModifier" : false,
"isSummary" : false
},
{
"id" : "cimi-topic-ObservationTopic-model.findingMethod",
"path" : "cimi-topic-ObservationTopic-model.findingMethod",
"short" : "The technique used to create the finding, for example, the specific imaging technical, lab test code, or assessment vehicle.",
"definition" : "The technique used to create the finding, for example, the specific imaging technical, lab test code, or assessment vehicle.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "cimi-topic-ObservationTopic-model.findingMethod",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "Coding"
}
],
"mustSupport" : false,
"isModifier" : false,
"isSummary" : false,
"binding" : {
"strength" : "preferred",
"valueSetReference" : {
"reference" : "http://loinc.org/vs"
}
}
},
{
"id" : "cimi-topic-ObservationTopic-model.details",
"path" : "cimi-topic-ObservationTopic-model.details",
"code" : [
{
"system" : "http://ncimeta.nci.nih.gov",
"code" : "C0947611"
}
],
"short" : "A text note containing additional details, explanation, description, comment, or summarization. Details can discuss, support, explain changes to, or dispute information.",
"definition" : "A text note containing additional details, explanation, description, comment, or summarization. Details can discuss, support, explain changes to, or dispute information.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "cimi-topic-ObservationTopic-model.details",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "string"
}
],
"mustSupport" : false,
"isModifier" : false,
"isSummary" : false
},
{
"id" : "cimi-topic-ObservationTopic-model.media",
"path" : "cimi-topic-ObservationTopic-model.media",
"short" : "A file that contains audio, video, image, or similar content.",
"definition" : "A file that contains audio, video, image, or similar content.",
"min" : 0,
"max" : "*",
"base" : {
"path" : "cimi-topic-ObservationTopic-model.media",
"min" : 0,
"max" : "*"
},
"type" : [
{
"code" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/shr-core-Media-model"
}
],
"mustSupport" : false,
"isModifier" : false,
"isSummary" : false
},
{
"id" : "cimi-topic-ObservationTopic-model.category",
"path" : "cimi-topic-ObservationTopic-model.category",
"short" : "A class or division of people or things having particular shared characteristics",
"definition" : "A class or division of people or things having particular shared characteristics",
"min" : 1,
"max" : "*",
"base" : {
"path" : "cimi-topic-ObservationTopic-model.category",
"min" : 1,
"max" : "*"
},
"type" : [
{
"code" : "Coding"
}
],
"mustSupport" : false,
"isModifier" : false,
"isSummary" : false,
"binding" : {
"strength" : "extensible",
"valueSetReference" : {
"reference" : "http://hl7.org/fhir/ValueSet/observation-category"
}
}
},
{
"id" : "cimi-topic-ObservationTopic-model.anatomicalLocation",
"path" : "cimi-topic-ObservationTopic-model.anatomicalLocation",
"code" : [
{
"system" : "http://loinc.org",
"code" : "72369-2"
}
],
"short" : "A location or structure in the body, including tissues, regions, cavities, and spaces; for example, right elbow, or left ventricle of the heart.",
"definition" : "A location or structure in the body, including tissues, regions, cavities, and spaces; for example, right elbow, or left ventricle of the heart.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "cimi-topic-ObservationTopic-model.anatomicalLocation",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-element-AnatomicalLocation-model"
}
],
"mustSupport" : false,
"isModifier" : false,
"isSummary" : false
},
{
"id" : "cimi-topic-ObservationTopic-model.device",
"path" : "cimi-topic-ObservationTopic-model.device",
"short" : "A specific durable physical device used in diagnosis or treatment. The value is the coding for a type of device, for example, a CPAP machine. The same device might be used on multiple patients.",
"definition" : "A specific durable physical device used in diagnosis or treatment. The value is the coding for a type of device, for example, a CPAP machine. The same device might be used on multiple patients.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "cimi-topic-ObservationTopic-model.device",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-entity-Device-model"
}
],
"mustSupport" : false,
"isModifier" : false,
"isSummary" : false
},
{
"id" : "cimi-topic-ObservationTopic-model.specimen",
"path" : "cimi-topic-ObservationTopic-model.specimen",
"short" : "A specimen is a substance, physical object, or collection of objects, that the laboratory considers a single discrete, uniquely identified unit that is the subject of one or more steps in the laboratory workflow. A specimen may include multiple physical pieces as long as they are considered a single unit within the laboratory workflow. A specimen results from one to many specimen collection procedures, and may be contained in multiple specimen containers. Specimen may have one or more processing activities.",
"definition" : "A specimen is a substance, physical object, or collection of objects, that the laboratory considers a single discrete, uniquely identified unit that is the subject of one or more steps in the laboratory workflow. A specimen may include multiple physical pieces as long as they are considered a single unit within the laboratory workflow. A specimen results from one to many specimen collection procedures, and may be contained in multiple specimen containers. Specimen may have one or more processing activities.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "cimi-topic-ObservationTopic-model.specimen",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "Reference",
"targetProfile" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-entity-Specimen-model"
}
],
"mustSupport" : false,
"isModifier" : false,
"isSummary" : false
},
{
"id" : "cimi-topic-ObservationTopic-model.precondition",
"path" : "cimi-topic-ObservationTopic-model.precondition",
"short" : "A description of the conditions or context of an observation, for example, under sedation, fasting or post-exercise. Body position and body site are also qualifiers, but handled separately. A qualifier cannot modify the measurement type; for example, a fasting blood sugar is still a blood sugar.",
"definition" : "A description of the conditions or context of an observation, for example, under sedation, fasting or post-exercise. Body position and body site are also qualifiers, but handled separately. A qualifier cannot modify the measurement type; for example, a fasting blood sugar is still a blood sugar.",
"min" : 0,
"max" : "*",
"base" : {
"path" : "cimi-topic-ObservationTopic-model.precondition",
"min" : 0,
"max" : "*"
},
"type" : [
{
"code" : "Coding"
},
{
"code" : "Reference",
"targetProfile" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-statement-Observation-model"
}
],
"mustSupport" : false,
"isModifier" : false,
"isSummary" : false
},
{
"id" : "cimi-topic-ObservationTopic-model.referenceRange",
"path" : "cimi-topic-ObservationTopic-model.referenceRange",
"code" : [
{
"system" : "http://ncimeta.nci.nih.gov",
"code" : "C0883335"
}
],
"short" : "The usual or acceptable range for a test result.",
"definition" : "The usual or acceptable range for a test result.",
"min" : 0,
"max" : "*",
"base" : {
"path" : "cimi-topic-ObservationTopic-model.referenceRange",
"min" : 0,
"max" : "*"
},
"type" : [
{
"code" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-topic-ReferenceRange-model"
}
],
"mustSupport" : false,
"isModifier" : false,
"isSummary" : false
},
{
"id" : "cimi-topic-ObservationTopic-model.evaluationComponent",
"path" : "cimi-topic-ObservationTopic-model.evaluationComponent",
"short" : "A simplified, non-separable evaluation consisting of a finding code (represented by the Concept), value (or exception value), reference range, and interpretation. The subject of the evaluation component is the same as in the parent evaluation.",
"definition" : "A simplified, non-separable evaluation consisting of a finding code (represented by the Concept), value (or exception value), reference range, and interpretation. The subject of the evaluation component is the same as in the parent evaluation.",
"min" : 0,
"max" : "*",
"base" : {
"path" : "cimi-topic-ObservationTopic-model.evaluationComponent",
"min" : 0,
"max" : "*"
},
"type" : [
{
"code" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-topic-EvaluationComponent-model"
}
],
"mustSupport" : false,
"isModifier" : false,
"isSummary" : false
},
{
"id" : "cimi-topic-ObservationTopic-model.panelMembers",
"path" : "cimi-topic-ObservationTopic-model.panelMembers",
"short" : "PanelMembers represent the elements of a group of a related but independent evaluations.",
"definition" : "PanelMembers represent the elements of a group of a related but independent evaluations.\nExamples are the measurements that compose a complete blood count (CBC), or the elements of a pathology report. Each member is an independent evaluation, but the grouping reflects a composite lab order, shared specimen, or a single report author. Typically the Category and Reason are not given for individual findings that are part of the panel, but rather given at the level of the panel itself.",
"min" : 0,
"max" : "1",
"base" : {
"path" : "cimi-topic-ObservationTopic-model.panelMembers",
"min" : 0,
"max" : "1"
},
"type" : [
{
"code" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-topic-PanelMembers-model"
}
],
"mustSupport" : false,
"isModifier" : false,
"isSummary" : false
}
]
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.